CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - GA algorithm

搜索资源列表

  1. tsp-ga

    0下载:
  2. 一种解tsp问题的有效ga算法,编程思路清晰,收敛速度快。-A Solution tsp effective ga algorithm, programming ideas, clear, fast convergence speed.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:3267
    • 提供者:肖东东
  1. ga

    0下载:
  2. ga算法是利用c语言编写的一个小程序, GA是对问题参数的编码组进行进货,而不是直接对参数本身。-Ga algorithm is to use c language to write a small program
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:2474
    • 提供者:海韦希
  1. GA

    0下载:
  2. 基于Matlab的GA算法,供算法应用学习者参考-GA algorithm based on Matlab for algorithm application learners Reference
  3. 所属分类:matlab

    • 发布日期:2017-12-06
    • 文件大小:553
    • 提供者:陆琪
  1. GA

    0下载:
  2. GA算法,分步实现,更加清晰简单易学,快速掌握GA算法的使用-GA algorithm, step-by-step implementation, more clear and easy to learn, quick to master the use of GA
  3. 所属分类:matlab

    • 发布日期:2017-11-26
    • 文件大小:1964
    • 提供者:王丽
  1. GA_PID

    0下载:
  2. 通过实属编码的遗传算法,来整定出较好的PID控制参数-Seeking the best parameters for PID by using GA algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:1567
    • 提供者:Xiaofeng
  1. chapter-14-GA-algorithm

    0下载:
  2. 遗传算法的源码(精通matlab最优化计算第14章)-The source of the genetic algorithm (proficient matlab optimization calculation Chapter 14)
  3. 所属分类:source in ebook

    • 发布日期:2017-11-18
    • 文件大小:6102
    • 提供者:张瑞
  1. GA

    0下载:
  2. 遗传算法;遗传因子;评价函数;遗传变异;变异率-GA Algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-02
    • 文件大小:234861
    • 提供者:张大山
  1. GA-for-path-planning

    2下载:
  2. 通过遗传算法对飞机进行路径规划,main为主要的运行文件,ceshi_draw可以显示平滑的轨迹曲线。-Flight path plannning using GA algorithm
  3. 所属分类:matlab

    • 发布日期:2017-11-11
    • 文件大小:10221
    • 提供者:yunhong
  1. GA

    0下载:
  2. GA算法的代码,非常实用简单,程序后面的注释能帮助立刻理解程序意思,并且子模块分开,易于改动-GA algorithm code, very useful and simple notes behind the program can help immediately understand the meaning of the program, and separate sub-module, easy to change
  3. 所属分类:matlab

    • 发布日期:2017-12-10
    • 文件大小:1913
    • 提供者:yang juntao
  1. ga

    0下载:
  2. 7种GA算法,并含有动态指示图,欢迎下载交流。-7 kinds GA algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-20
    • 文件大小:95979
    • 提供者:李国家
  1. GA-solving-BP

    0下载:
  2. 遗传算法解BP网络异或问题源代码,计算效果一般,可供参考-GA Algorithm solving BP ANN XOR problem
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-20
    • 文件大小:2990
    • 提供者:王剑
  1. Binary-GA

    0下载:
  2. it is binary ga algorithm in matlab
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:74457
    • 提供者:golinazi
  1. hybrid-pso-and-ga

    0下载:
  2. this file content a hybrid pso and GA algorithm.
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:2022
    • 提供者:afroozi
  1. GA-algorithm

    0下载:
  2. 遗传算法的一个小程序,是清华智能控制课程小作业,自己编写的程序-GA- a small program, Tsinghua intelligent control programs of small jobs, I have written procedures
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-24
    • 文件大小:23779
    • 提供者:spirit
  1. ga

    0下载:
  2. ga算法的matlab程序,比较全面,通用性强,可以改动-ga algorithm matlab procedures, more comprehensive, versatile, can be changed
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-15
    • 文件大小:6481
    • 提供者:汪连松
  1. GA

    0下载:
  2. 基于遗传算法的函数极值求解,就是通过遗传算法求解函数极大极小值-use the GA algorithm to get the min or max vaual of the function
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:256927
    • 提供者:李斯定
  1. Real-Coded-GA

    0下载:
  2. GA algorithm for optimization with all Roulette Wheel Selection and.... with this algorithm you can optimize any function you want to minimize or maximize . just you need to make your function then add it name in this scr ipt.
  3. 所属分类:Editor

    • 发布日期:2017-04-13
    • 文件大小:2389
    • 提供者:amin
  1. Genetic Algorithm

    0下载:
  2. Aplication of GA that was writen in PHP source code
  3. 所属分类:源码下载

  1. ga-java

    0下载:
  2. 用java实现的ga算法 结构清晰 注释比较详细-GA algorithm java implementation of clear structure more detailed notes
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-26
    • 文件大小:16447
    • 提供者:江中落雪
  1. GA

    0下载:
  2. 用遗传算法解决旅行商问题,包括交叉,选择,变异和适应度函数计算等函数-in order to solve the problem of TSP, a GA algorithm is proposed, which including the cross, select, mutation.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2325
    • 提供者:chenghaoyu
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com